CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - driver key

搜索资源列表

  1. 0503_test-key

    0下载:
  2. uClinux 环境下按键的驱动程序及相应的用户开发的简单实例。还有Makefile文件,直接在CygWin环境下编译可直接运行。-uClinux environment keys to the driver and the corresponding development of the user simple examples. There Makefile, CygWin directly in the environment can be compiled to run.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1958
    • 提供者:songyw
  1. TEST-KEY-LCD

    0下载:
  2. C51 LCD Keyboard driver
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3163
    • 提供者:aurorasite
  1. Exp4-Key

    0下载:
  2. ARM7的键盘驱动程序(4X4键SUM的44B0)原代码-ARM7 keyboard driver (SUM keys to the 4x4 44B0) source
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:75586
    • 提供者:阿邱
  1. DS1302-KEY.rar

    0下载:
  2. 使用IAR编写的DS1302时钟芯片驱动和4*4矩阵按键的扫描函数,可以使用按键设置时间,采用msp430f149单片机,IAR prepared using DS1302 clock chip driver and 4* 4 matrix keypad scanning function, you can use the keys setup time, using MSP430F149 single-chip microcomputer
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:17766
    • 提供者:longsky
  1. buttons.rar

    0下载:
  2. arm9 mini2440按键驱动实例,可下载到开发板上测试,arm9 mini2440 key driver instance, can be downloaded to the development of on-board test
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:1292
    • 提供者:softjob
  1. 3g_dial.tar.gz

    0下载:
  2. 3G上网卡LINUX下驱动程序,包括USB虚拟串口驱动和拨号流程及脚本,3G on the card under LINUX drivers, including USB virtual serial port driver and dial-up processes and scr ipts
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:864341
    • 提供者:老莫
  1. Klog1.0 比挂钩SSDT还要底层的

    0下载:
  2. 比挂钩SSDT还要底层的,位于键盘硬件设备驱动之上的键盘过滤驱动源码,欢迎下载研究。-Designing A Kernel Key Logger A Filter Driver Tutorial By Clandestiny
  3. 所属分类:驱动编程

    • 发布日期:2017-03-26
    • 文件大小:142078
    • 提供者:Gentlewolf
  1. key

    0下载:
  2. 5X5 和 5X6 键盘驱动程序 以及测试 程序-5X5 and 5X6 as well as the keyboard driver testing procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:126043
    • 提供者:dd
  1. Research-and-Implementation-of-USB-Device-Driver-f

    0下载:
  2. 通过分析linux下蓝牙协议栈blueZ的源代码,给出了blueZ的组织结构和特点,在了解linux USB设备驱动架构的基础上详细分析了蓝牙USB传输驱动机制和数据处理过程,给出了实现蓝牙设备驱动的重要数据结构和流程,最后总结了linux下开发蓝牙USB设备驱动的一般方法和关键技术。-Based on analyzing the source code of linux bluetooth stack blueZ, depicted the structure and characterist
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:173131
    • 提供者:梁军学
  1. key

    0下载:
  2. lpc3250编写测试成功的linux2.6.28内核下的按键驱动源码,允许动态加载和卸载。-lpc3250 successful linux2.6.28 writing test buttons under the kernel driver source code, allowing dynamic loading and unloading.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:23629
    • 提供者:jame_c
  1. kbd_logger

    0下载:
  2. 个键盘记录器(附源代码),能够记录所有的按键信息,包括keyup。记录原始数据,可以通过模拟按键重现。需要vc9的运行库。没有编静态链接的版本。 主要流程: 1、向系统注册一个或者多个原始输入设备 2、在你注册的原始输入设备数据发生变化时,系统发送一个消息及新数据到你的进程 3、调用GetRawInputData或者GetRawInputBuffer来获取这些数据-A keyboard logger (with source code), to record all of the
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:8533
    • 提供者:阿东
  1. mini2440_buttons

    0下载:
  2. mini2440_buttons.c 友善之臂mini2440 按键驱动程序 mini2440_buttons.c-mini2440_buttons.c kind of arm mini2440 key driver mini2440_buttons.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1626
    • 提供者:张三
  1. KEY

    0下载:
  2. * The keyboard is assumed to be a matrix having 4 rows by 6 columns. However, this code works for any * matrix arrangements up to an 8 x 8 matrix. By using from one to three of the column inputs, the driver * can support "SHIFT" keys. These keys
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:6130
    • 提供者:davide yan
  1. key

    0下载:
  2. 按键扫描驱动程序,实现了按键的多种功能操作-Key scan driver, the realization of the multiple functions of the buttons to operate
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:835
    • 提供者:kevin
  1. key

    0下载:
  2. S3C2440按键驱动 比较简单 经过测试 中断实现-driver of key for S3C2440
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:3755
    • 提供者:leezhou
  1. USB-key

    0下载:
  2. 《Linux设备驱动开发详解》这本书配套的usb键盘驱动代码-linux usb-key driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:11441
    • 提供者:陈昭
  1. key

    0下载:
  2. WINCE6.0 TINY6410SDK、mini6410SDK 平台下,VS2005 下写的 键盘的应用层测试程序。驱动程序用的是友善之臂开发板上带的驱动。一个线程用死循环的方式读驱动程序,发现按键有变化后发消息给主线程,使主界面给用户做出提示。基于对话框的MFC程序。-WINCE6.0 TINY6410SDK, mini6410SDK platform, VS2005 keyboard to write the application layer testing procedures. Dr
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:5736050
    • 提供者:liulangmao
  1. touch-panel-driver

    0下载:
  2. 触摸屏驱动代码的实现(按下,弹起,滑动,单击,双击)-touch panel driver.key down,key up,slide,singal down,double down.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:1828
    • 提供者:谢强
  1. Key.Driver Easy Professional

    0下载:
  2. key Crack Driver professional
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:605184
    • 提供者:ctu
  1. driver_tm1628

    0下载:
  2. 原创:键盘和数码管管理芯片TM1628的驱动库(The driver library of the keyboard and the digital management chip TM1628)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-30
    • 文件大小:130048
    • 提供者:changser
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com